Transactions
Customer transactions
Get transactions of a customer. By default it returns the transactions of the last 3 months.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The customer unique identifier in your system
Query Parameters
The year to filter transactions
Required range:
x >= 2020
The brand id to filter transactions
The reward id to filter transactions
The transaction type to filter transactions
Available options:
ACCUMULATION
, REDEMPTION
, EXPIRATION
, MIGRATION
, TRANSFER
, REVERSAL
Response
200
application/json
Ok
The response is of type object
.